Skip to content

Fix/pg textsearch#4

Merged
pyramation merged 2 commits intomainfrom
fix/pg_textsearch
Mar 4, 2026
Merged

Fix/pg textsearch#4
pyramation merged 2 commits intomainfrom
fix/pg_textsearch

Conversation

@pyramation
Copy link
Contributor

No description provided.

Upgrades pg_textsearch to include the ResourceOwnerEnlarge crash fix
from PR #248 (issue #247). The crash occurs when a BM25 index scan
runs inside a transaction that is rolled back.

Changes:
- Pin pg_textsearch to commit ae1c221 on main (no tagged release
  includes the fix yet; latest release is v0.5.1)
- Remove the math.h sed workaround (fixed upstream in v0.3.0)
- Clone full repo instead of shallow tag clone (needed for commit checkout)
@pyramation pyramation merged commit 929c8ed into main Mar 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant